CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - gaussian pyramid

搜索资源列表

  1. GauPydDec

    0下载:
  2. 对输入的图像实现高斯金字塔分解,最后返回一个储存各层图像矩阵的元胞。-Gaussian Pyramid decomposion for image
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:544
    • 提供者:shiyuexin
  1. G-E-L

    0下载:
  2. 构建图像的高斯金字塔和拉普拉斯金字塔,用于后期的图像复原-To establish an image of the Gaussian pyramid, Laplacian pyramid is used to post the image restoration
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5160184
    • 提供者:honey
  1. matlab

    0下载:
  2. matlab2010开发环境,实现高斯金字塔,修改图片地址即可,测试成功,代码注释详细-matlab2010 development environment to achieve the Gaussian pyramid, modify the picture address test is successful, the code comments in detail
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:35455
    • 提供者:pxy
  1. GGAUSSIANPYRAa

    0下载:
  2. 高斯金字塔算法程序,在OpenCV开发环境下能实现多分辨辨率多多尺度的高斯金字塔的图像处理。,已通过测试。 -Gaussian pyramid algorithm program in OpenCV development environment multiresolution a lot of scale of the resolution Gaussian pyramid of image processing. , Has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1725527
    • 提供者:口音
  1. CodesaImages

    0下载:
  2. 用于指纹检测等,利用图像的梯度方向,获得局部主导方向。Principal Component Analysis (PCA),包含有高斯金字塔分层,SVD奇异值分解,内含测试图像-Used for fingerprint detection, etc. Using the gradient direction of image to get local leading direction. Principal Component Analysis (PCA), contains a gaussi
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:243399
    • 提供者:liuguorong
  1. Gxlmy_660078a

    0下载:
  2. 高斯金字塔,将图像分解成层状高高斯金字塔,小波分析类可直接使用。 -Gaussian pyramid image decomposition into a layered high Gaussian pyramid wavelet analysis class can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-21
    • 文件大小:399304
    • 提供者:comp
  1. pyramid_segmentation

    0下载:
  2. opencv中对图片进行高斯金字塔分层,对图片进行分割分出多层,便于进一步处理-opencv picture Gaussian pyramid hierarchical separation of multi-layered images segmentation to facilitate further processing
  3. 所属分类:OpenCV

    • 发布日期:2017-11-22
    • 文件大小:1226
    • 提供者:z
  1. avito

    0下载:
  2. 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。-OPENCV based SIFT feature extraction and matching algorithms. Extracted from the image Gaussian pyramid, DOG, space extremum point contains a complet
  3. 所属分类:CSharp

    • 发布日期:2017-11-11
    • 文件大小:4004713
    • 提供者:张余
  1. av

    0下载:
  2. 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。-OPENCV based SIFT feature extraction and matching algorithms. Extracted from the image Gaussian pyramid, DOG, space extremum point contains a complet
  3. 所属分类:CSharp

    • 发布日期:2017-12-05
    • 文件大小:4004608
    • 提供者:张余
  1. mbpp

    0下载:
  2. 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述。-OPENCV based SIFT feature extraction and matching algorithms. Extracted from the image Gaussian pyramid, DOG, space extremum point contains a complete descr iption of key points.
  3. 所属分类:CSharp

    • 发布日期:2017-11-17
    • 文件大小:49617
    • 提供者:张余
  1. Guassion

    0下载:
  2. 对图像进行高斯金字塔设计,以及根据多尺度划分问题。-To do image gaussian pyramid design, and according to the multi-scale partition problem.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-19
    • 文件大小:1151
    • 提供者:林王
  1. Lucas_Kanad

    0下载:
  2. 本算法是基于光流的LK算法,还包括自适应的LK光流算法。基本思想是基于分层的高斯金字塔的方法-The algorithm is based on optical flow LK algorithms, including adaptive LK optical flow algorithm. The basic thought is based on the method of layered gaussian pyramid
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:313246
    • 提供者:pengxiaomei
  1. OpenCV_SaliencyMap

    0下载:
  2. 数字图像处理SaliencyMap 根据图像的高斯金字塔和灰度梯度信息提取出SaliencyMap,进一步以此为依据选择ROI-Digital image processing Saliency Map based on the image of the Gaussian pyramid and gray-scale gradient information extracted SaliencyMap, further as a basis to select ROI
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:467721
    • 提供者:fc
  1. ME-2

    0下载:
  2. 基于高斯金字塔的运动估计,有注释,调试通过可运行,跟大家分享-Estimated based on the movement of the Gaussian pyramid, annotated, can be run through debugging, to share with you
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:11987292
    • 提供者:liangzifei
  1. PyramidBlending

    0下载:
  2. 使用高斯金字塔对两幅图像进行无缝融合,拼接,因为在金字塔下拼合的非常平滑,可运行,高质量-Gaussian pyramid seamless fusion of the two images, stitching, flattened pyramid is very smooth running, high-quality,
  3. 所属分类:Graph program

    • 发布日期:2017-11-29
    • 文件大小:20850799
    • 提供者:王平仁
  1. My_DifferentGaussPyramidImage

    0下载:
  2. 基于Matlab的高斯差分金字塔图像产生程序,可直接输入一副图像,调用此函数就可以得到你所想要的所有金字塔图像。-Based on Matlab Difference of Gaussian pyramid image generation process can be directly input an image, calling this function you can get what you want all the pyramid image.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:906
    • 提供者:潘仁龙
  1. sift-based-on-edge-corner

    0下载:
  2. SIFT 由特征提取,特征描述符描述和特征匹配 3 部分构成,该算子特征提取数目庞大,建立特征描述符运算 量高,导致算法效率低。提出了一种 SEC( SIFT-Edge-Corner) 算法,在图像尺度空间提取角点代替 SIFT 特征点,并根 据角点是边缘曲率极值理论,预先采用 Canny 算子得到高斯边缘图像金字塔,再提取角点并进行尺度选择。实验结 果表明: 该算法在保障高准确率的前提下大幅度提高特征提取效率-By the SIFT feature extraction, fea
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:231186
    • 提供者:焦婷
  1. imagesegmentation

    0下载:
  2. 基于金字塔的图像分割算法,用的可以试试,效果很一般-The image segmentation algorithm based on gaussian pyramid, can have a try
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:90473
    • 提供者:田伟伟
  1. image-pyramid

    0下载:
  2. 基本图像金字塔程序,先生成高斯滤波器的核,进行高斯滤波,最后降采样。-Basic image pyramid program, Mr. Cheng Gaussian filter kernel, Gaussian filter, and finally downsampling.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:31932
    • 提供者:zhoufeng
  1. gaussianpyramid

    1下载:
  2. 高斯金字塔的用matlab实现的程序,主要可用于图像处理,是计算机视觉的课后题之一,第四章第八题-Gaussian pyramid algorithm used matlab,it can be used in image processing and also one of the problems in computer vision book
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:36393
    • 提供者:siyuan
« 1 2 3 45 6 »
搜珍网 www.dssz.com